send log meaning in English
发送日志
Examples
- Or you may want to send logging messages to a groupchat named " java - apps " on the
例如,您可以指定这样的聊天地址: sysadmin @ company . com ;或者您可能希望向 - Also , this implementation may impact performance as it always sends log events to all listeners
还有,这种实现可能会对性能造成影响,因为它总是要向所有的监听器发送日志事件。 - The principal server is sending log records to the mirror server , which is applying the changes to the mirror database to roll it forward
主体服务器正在将日志记录发送到镜像服务器(正在将更改应用于镜像数据库以使其前滚) 。 - Both have the concept of a hierarchy of logger objects that can send log events to any number of handlers called appenders in log4j , which delegate the message formatting to formatters called layouts in log4j
这两个工具都采用了日志对象的层次结构的概念,都可以将日志事件发送到任意数目的处理程序( handler ,在log4j中称为appender )中,它代表了发送给格式化程序( formatter ,在log4j中称为layout )进行格式化的消息。